This description will be updated in the near future.
CACHE_MMU_FAULT_CONTENT | The bits are used to indicate the content of mmu entry which cause mmu fault… |
CACHE_MMU_FAULT_CODE | The right-most 3 bits are used to indicate the operations which cause mmu fault occurrence. 0: default, 1: cpu miss, 2: preload miss, 3: writeback, 4: cpu miss evict recovery address, 5: load miss evict recovery address, 6: external dma tx, 7: external dma rx. The most significant bit is used to indicate this operation occurs in which one icache. |